toggle menu
EUDI SD-JWT
0.10.0
jvm
switch theme
search in API
EUDI SD-JWT
/
eu.europa.ec.eudi.sdjwt.vc
/
GetJwkSetKtorOps
Get
Jwk
Set
Ktor
Ops
interface
GetJwkSetKtorOps
(
source
)
Gets the JWKSet given a location
Inheritors
Companion
Members
Types
Companion
Link copied to clipboard
object
Companion
:
GetJwkSetKtorOps
Functions
get
JWKSet
Link copied to clipboard
open
suspend
fun
HttpClient
.
getJWKSet
(
jwksUri
:
Url
)
:
JsonObject
?